home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Today - The Disc! 5
/
CD-ROM Today - The Disc (Issue 5)(November 1994).ISO
/
mac
/
Mac shareware
/
Education
/
RLaB
/
help
/
mini
< prev
next >
Wrap
Text File
|
1994-09-21
|
336b
|
14 lines
mini:
Syntax: mini ( A )
Description:
Mini returns the index of the minimum value contained in
matrix. If the input argument (A) is a vector, then the index
of the smallest value is returned. If A is a MxN matrix, then
a row-vector of the column indices of the smallest column
values of A is returned.
See Also: max, maxi, min